Rob Browning [Sun, 2 May 2010 02:09:56 +0000 (19:09 -0700)]
Fix ctags manpage ".so" rewriting so that it actually works.
Rob Browning [Mon, 19 Apr 2010 06:31:12 +0000 (23:31 -0700)]
Switch to "3.0 (quilt)" source format and drop protected_files handling.
Rob Browning [Sun, 18 Apr 2010 06:39:03 +0000 (23:39 -0700)]
Always regenerate autofiles (drop autofiles-sync); set debian/compat to 7.
* Follow current autotools-dev recommendations - build-depend on
autoconf, remove the automatically generated files in clean, and
regenerate them before building.
* Update debian/compat from 4 to 7.
Rob Browning [Sun, 18 Apr 2010 06:37:42 +0000 (23:37 -0700)]
Support DEB_BUILD_OPTIONS parallel=N.
Rob Browning [Sun, 18 Apr 2010 02:39:57 +0000 (19:39 -0700)]
Remove Jerome from debian/control Uploaders since he has retired.
Rob Browning [Wed, 27 Jan 2010 07:02:25 +0000 (23:02 -0800)]
Merge -6 and -7 changelog entries into -6 since no -6 has been released.
Rob Browning [Wed, 27 Jan 2010 06:21:52 +0000 (22:21 -0800)]
Include ZWJs and ZWNJs for all Indic scripts.
Rob Browning [Wed, 27 Jan 2010 05:57:04 +0000 (21:57 -0800)]
Don't register a GTK+ scrollbar click as a buffer click.
Rob Browning [Tue, 8 Dec 2009 06:34:33 +0000 (22:34 -0800)]
Fix update-alternatives call for emacs manpage.
Rob Browning [Mon, 2 Nov 2009 01:51:15 +0000 (17:51 -0800)]
Switch to lsdiff and always check diff during buildpackage.
Rob Browning [Sun, 1 Nov 2009 20:36:30 +0000 (12:36 -0800)]
Apply upstream patch to fix empty dynamic menus.
Rob Browning [Mon, 14 Sep 2009 01:12:53 +0000 (18:12 -0700)]
Add provides emacs23-gtk to emacs23 to allow more seamless upgrades.
Rob Browning [Mon, 14 Sep 2009 00:50:08 +0000 (17:50 -0700)]
Add a bit to the emacsVER-lucid description.
Rob Browning [Mon, 14 Sep 2009 00:41:57 +0000 (17:41 -0700)]
Don't fail to build if info dir or dir.old doesn't exist (use rm -f).
Rob Browning [Sun, 6 Sep 2009 04:31:52 +0000 (21:31 -0700)]
Merge redundant emacs.desktop files and update others from upstream.
Rob Browning [Fri, 4 Sep 2009 06:06:13 +0000 (23:06 -0700)]
Fix emacsVER.postinst to refer to correct emacs-document.svg location.
Rob Browning [Fri, 4 Sep 2009 05:44:32 +0000 (22:44 -0700)]
Fix Provides for emacsVER and emacsVER-lucid.
Rob Browning [Fri, 4 Sep 2009 05:21:42 +0000 (22:21 -0700)]
Fix Rmail to handle capitalized months in Date lines.
Rob Browning [Fri, 4 Sep 2009 04:45:44 +0000 (21:45 -0700)]
Version emacs icons and use update-alternatives where appropriate.
Rob Browning [Wed, 2 Sep 2009 03:10:23 +0000 (20:10 -0700)]
Add missing thanks for bug #539800.
Rob Browning [Wed, 2 Sep 2009 03:05:02 +0000 (20:05 -0700)]
Don't build-depend on libgmp-dev on hurd or kfreebsd.
Rob Browning [Mon, 31 Aug 2009 05:00:05 +0000 (22:00 -0700)]
Make GTK+ version the default, and add an emacsVER-lucid package.
Rob Browning [Mon, 31 Aug 2009 04:10:56 +0000 (21:10 -0700)]
Fix overlooked manpage rename in emacsVER.postinst.
Rob Browning [Mon, 3 Aug 2009 02:56:04 +0000 (19:56 -0700)]
Search /usr/share/info/emacs-23 rather than /usr/share/info/emacs-22.
Rob Browning [Mon, 3 Aug 2009 02:31:29 +0000 (19:31 -0700)]
Set debian-emacs-flavor to 'emacs23. Somehow that didn't make it in to -1.
Rob Browning [Mon, 3 Aug 2009 02:23:04 +0000 (19:23 -0700)]
Remove explicit install-info calls. Rely on triggers now.
Rob Browning [Mon, 3 Aug 2009 02:16:54 +0000 (19:16 -0700)]
Remove obsolete dependencies/conflicts (w3-el, emacs22 packages, etc.).
Rob Browning [Sun, 2 Aug 2009 23:56:02 +0000 (16:56 -0700)]
Have update-alternatives handle new manpages; s/NAME.1FLAVOR/NAME.FLAVOR.1/.
Rob Browning [Sun, 2 Aug 2009 22:52:02 +0000 (15:52 -0700)]
Add missing manpage lintian overrides.
Rob Browning [Sun, 2 Aug 2009 22:23:53 +0000 (15:23 -0700)]
Fix spelling, menu section, copyright, and add lintian-overrides.
Rob Browning [Sun, 2 Aug 2009 19:13:07 +0000 (12:13 -0700)]
Add libgpm-dev and libdbus-1-dev build dependencies.
Rob Browning [Sun, 2 Aug 2009 19:08:06 +0000 (12:08 -0700)]
Remove debian/rules temporary debugging code.
Rob Browning [Sun, 2 Aug 2009 19:03:49 +0000 (12:03 -0700)]
Add install-info dependency.
Rob Browning [Sun, 2 Aug 2009 18:01:27 +0000 (11:01 -0700)]
Update for emacs 23.1 (create initial emacs23 packages).
Rob Browning [Thu, 30 Jul 2009 01:14:35 +0000 (20:14 -0500)]
Merge branch 'deb/emacs23/d/sid/upstream' into deb/emacs23/d/sid/master
Rob Browning [Thu, 30 Jul 2009 01:14:34 +0000 (20:14 -0500)]
Merge branch 'deb/emacs22/d/sid/upstream' into deb/emacs23/d/sid/upstream
Rob Browning [Thu, 30 Jul 2009 01:14:15 +0000 (20:14 -0500)]
Import emacs23_23.1+1.orig.tar.gz.
Chong Yidong [Thu, 30 Jul 2009 01:14:15 +0000 (01:14 +0000)]
Patch from Kim F. Storm:
Add `...' around Lisp symbols.
Remove duplicate entry.
Chong Yidong [Wed, 29 Jul 2009 16:58:35 +0000 (16:58 +0000)]
Bump version to 23.1.
Chong Yidong [Wed, 29 Jul 2009 16:58:14 +0000 (16:58 +0000)]
Regenerate.
Adrian Robert [Wed, 29 Jul 2009 16:04:30 +0000 (16:04 +0000)]
* nsfont.m (ns_findfonts): Fix 2009-07-24 change to return only one element, not a list, for match case.
Chong Yidong [Wed, 29 Jul 2009 15:08:37 +0000 (15:08 +0000)]
Regenerate.
Chong Yidong [Wed, 29 Jul 2009 13:29:52 +0000 (13:29 +0000)]
* progmodes/cc-defs.el (c-version): Bump to 5.31.7.
Chong Yidong [Tue, 28 Jul 2009 15:27:27 +0000 (15:27 +0000)]
Fix last change.
Chong Yidong [Tue, 28 Jul 2009 15:23:52 +0000 (15:23 +0000)]
* building.texi (Lisp Libraries): Clarify meaning of autoloading.
Chong Yidong [Tue, 28 Jul 2009 15:08:28 +0000 (15:08 +0000)]
* emacs-lisp-intro.texi (Simple Extension): Bump emacs versions in
examples.
Chong Yidong [Tue, 28 Jul 2009 15:00:51 +0000 (15:00 +0000)]
* xfaces.c (face_with_height): Call font_clear_prop.
Kenichi Handa [Tue, 28 Jul 2009 02:05:41 +0000 (02:05 +0000)]
*** empty log message ***
Kenichi Handa [Tue, 28 Jul 2009 02:03:50 +0000 (02:03 +0000)]
(font_parse_xlfd): Check DPI and AVGWIDTH properties more rigidly.
Kenichi Handa [Tue, 28 Jul 2009 02:02:40 +0000 (02:02 +0000)]
(xfont_list_pattern): Don't ignore the return value of
font_parse_xlfd. Check font properties more rigidly.
Chong Yidong [Sun, 26 Jul 2009 17:26:13 +0000 (17:26 +0000)]
Entry removed:
** Implement something better than the current Refill mode.
Chong Yidong [Sun, 26 Jul 2009 17:23:56 +0000 (17:23 +0000)]
Entry removed:
** "Options -> Save Options" should save the font set via "Set Font/Fontset"
Chong Yidong [Sun, 26 Jul 2009 12:50:06 +0000 (12:50 +0000)]
* nsfont.m (nsfont_draw): Revert 2009-07-15 change.
* nsterm.m (ns_maybe_dumpglyphs_background): Revert 2009-07-15 change.
(ns_get_color): Revert 2009-07-16 change.
Eli Zaretskii [Sat, 25 Jul 2009 09:18:53 +0000 (09:18 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 25 Jul 2009 09:18:22 +0000 (09:18 +0000)]
(x-select-enable-clipboard): Doc fix.
Eli Zaretskii [Sat, 25 Jul 2009 07:43:15 +0000 (07:43 +0000)]
Mention probloems with long directory names under `nextstep'.
Eli Zaretskii [Fri, 24 Jul 2009 16:33:24 +0000 (16:33 +0000)]
*** empty log message ***
Eli Zaretskii [Fri, 24 Jul 2009 16:32:47 +0000 (16:32 +0000)]
(x-select-text): Add a doc string.
Eli Zaretskii [Fri, 24 Jul 2009 16:32:23 +0000 (16:32 +0000)]
(x-set-selection): Doc fix.
Eli Zaretskii [Fri, 24 Jul 2009 16:32:03 +0000 (16:32 +0000)]
(x-get-selection, x-set-selection): Add doc strings.
Eli Zaretskii [Fri, 24 Jul 2009 16:18:55 +0000 (16:18 +0000)]
(x-colors, x-select-enable-clipboard): Doc fix.
Adrian Robert [Fri, 24 Jul 2009 15:46:56 +0000 (15:46 +0000)]
* nsfont.m (ns_findfonts): Correctly return fallback in match case.
Kenichi Handa [Fri, 24 Jul 2009 08:09:03 +0000 (08:09 +0000)]
Fix previous change.
Kenichi Handa [Fri, 24 Jul 2009 08:00:09 +0000 (08:00 +0000)]
Fix setting of category ?C, ?|, ?K,
and ?H. Fix setting of case for Latin Extended and Greek
Extended.
(build-unicode-category-table): Fix range checks.
Kenichi Handa [Fri, 24 Jul 2009 07:59:35 +0000 (07:59 +0000)]
*** empty log message ***
Adrian Robert [Thu, 23 Jul 2009 14:42:45 +0000 (14:42 +0000)]
* nsfont.m (NSFontDescriptor.h): Explicitly include under GNUstep.
Adrian Robert [Thu, 23 Jul 2009 13:21:07 +0000 (13:21 +0000)]
* nsterm.m (ns_lookup_indexed_color): Check for bad index. (ns_index_color): Init unused slot to 0. (ns_dumpglyphs_box_or_relief): Replace useless xassert with an if(). Bug 3714, possibly 3082.
Adrian Robert [Thu, 23 Jul 2009 11:50:29 +0000 (11:50 +0000)]
* nsterm.m (EmacsView-keyUp:): Only act when running under Tiger.
Glenn Morris [Wed, 22 Jul 2009 02:37:28 +0000 (02:37 +0000)]
Richard Stallman <rms at gnu.org>
(GNU, Daemon): Update information.
Chong Yidong [Tue, 21 Jul 2009 23:49:33 +0000 (23:49 +0000)]
* frames.texi (Cut/Paste Other App): Remove discussion of
select-active-regions for 23.1, as it is not fully functional.
Chong Yidong [Tue, 21 Jul 2009 23:45:39 +0000 (23:45 +0000)]
Remove select-active-regions, as it is not fully functional in 23.1.
Chong Yidong [Tue, 21 Jul 2009 23:37:03 +0000 (23:37 +0000)]
Add auto-save-include-big-deletions.
Chong Yidong [Tue, 21 Jul 2009 23:18:32 +0000 (23:18 +0000)]
* mail/rmailedit.el (rmail-edit-mode): Set auto-save-include-big-deletions to t.
* mail/rmail.el (rmail-variables): Set auto-save-include-big-deletions to t.
Chong Yidong [Tue, 21 Jul 2009 23:17:06 +0000 (23:17 +0000)]
* fileio.c (Vauto_save_include_big_deletions): New variable.
(Fdo_auto_save): Disable auto-save only if
auto-save-include-big-deletions is nil.
Chong Yidong [Tue, 21 Jul 2009 20:08:49 +0000 (20:08 +0000)]
* xdisp.c (move_it_to): For continued lines ending in a tab, take
the overflowed pixels into account (Bug#3879).
Chong Yidong [Mon, 20 Jul 2009 21:30:22 +0000 (21:30 +0000)]
* term/pc-win.el (x-display-name, x-colors)
(x-select-enable-clipboard): Doc fix.
* term/common-win.el (x-display-name, x-colors): Doc fix.
* w32-vars.el (x-select-enable-clipboard): Doc fix.
* term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
(xw-defined-colors): Doc fix.
* w32-fns.el (x-select-text, x-setup-function-keys): Doc fix.
* term/x-win.el (x-select-text, x-setup-function-keys)
(x-select-enable-clipboard, xw-defined-colors): Doc fix.
Chong Yidong [Mon, 20 Jul 2009 19:02:33 +0000 (19:02 +0000)]
* term/vt420.el (terminal-init-vt420): Fix typo.
Chong Yidong [Mon, 20 Jul 2009 13:58:55 +0000 (13:58 +0000)]
* calc.texi (About This Manual): Don't mention chapter numbers in text.
Chong Yidong [Mon, 20 Jul 2009 13:54:32 +0000 (13:54 +0000)]
Fix whitespace.
Alan Mackenzie [Sun, 19 Jul 2009 20:20:30 +0000 (20:20 +0000)]
*** empty log message ***
Alan Mackenzie [Sun, 19 Jul 2009 20:18:49 +0000 (20:18 +0000)]
Revert previous change.
Alan Mackenzie [Sun, 19 Jul 2009 19:47:38 +0000 (19:47 +0000)]
Revert previous change.
Alan Mackenzie [Sat, 18 Jul 2009 21:03:43 +0000 (21:03 +0000)]
(c-before-hack-hook, c-postprocess-file-styles): Give invocation of
`c-set-style' DONT-OVERRIDE parameter of t. Already set style variables will
thus not be overridden by style settings given by `c-file-syle'.
Alan Mackenzie [Sat, 18 Jul 2009 21:02:52 +0000 (21:02 +0000)]
(hack-local-variables-filter): Remove entries with duplicate keys from
`file-local-variables-alist'.
Alan Mackenzie [Sat, 18 Jul 2009 21:00:48 +0000 (21:00 +0000)]
*** empty log message ***
Alan Mackenzie [Sat, 18 Jul 2009 20:14:20 +0000 (20:14 +0000)]
(set-auto-mode): (setq name) -> (setq name nil).
Alan Mackenzie [Sat, 18 Jul 2009 20:13:29 +0000 (20:13 +0000)]
*** empty log message ***
Chong Yidong [Sat, 18 Jul 2009 17:38:17 +0000 (17:38 +0000)]
* simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
Chong Yidong [Sat, 18 Jul 2009 17:17:35 +0000 (17:17 +0000)]
Revert last change in the branch.
Chong Yidong [Sat, 18 Jul 2009 17:17:20 +0000 (17:17 +0000)]
Revert last change in the branch.
Chong Yidong [Sat, 18 Jul 2009 17:16:49 +0000 (17:16 +0000)]
Revert last change in the branch.
Chong Yidong [Sat, 18 Jul 2009 17:16:04 +0000 (17:16 +0000)]
Revert last change in the branch.
Chong Yidong [Sat, 18 Jul 2009 04:44:26 +0000 (04:44 +0000)]
Checked processes.texi.
Chong Yidong [Sat, 18 Jul 2009 04:40:55 +0000 (04:40 +0000)]
* processes.texi (Shell Arguments): Copyedits.
Glenn Morris [Sat, 18 Jul 2009 02:22:20 +0000 (02:22 +0000)]
(Repeated Loading): Fix typo.
Kenichi Handa [Fri, 17 Jul 2009 12:24:25 +0000 (12:24 +0000)]
*** empty log message ***
Kenichi Handa [Fri, 17 Jul 2009 12:24:09 +0000 (12:24 +0000)]
(describe-buffer-case-table): Fix for the case that KEY is a cons.
Katsumi Yamaoka [Fri, 17 Jul 2009 10:16:03 +0000 (10:16 +0000)]
Synch with Gnus trunk:
2009-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
* nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
article without making inquiry to a user for unknown encoding.
* nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
(nnmaildir--scan): Assume i-node and device number that file-attributes
returns might be cons-cell.
2009-07-16 Teodor Zlatanov <tzz@lifelogs.com>
* auth-source.el: Remove docs now in auth.texi. Don't use
`gnus-message' for logging. Add new variables `auth-source-debug' and
`auth-source-hide-passwords' and use them.
Glenn Morris [Fri, 17 Jul 2009 03:55:07 +0000 (03:55 +0000)]
Regenerate.
Glenn Morris [Fri, 17 Jul 2009 03:54:43 +0000 (03:54 +0000)]
Set copyright year to 2009.